GraphContainer

constructor(data: T? = null, errors: List<GraphError>? = null, extensions: Map<Any, Any>? = null)